home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 December / 2004-12 CHIP.iso / Multimedia / GoldWave 5.08 / gwave508.exe / GoldWave.exe / 0 / RCDATA / TSETMARKERFORM / TSETMARKERFORM.txt
Encoding:
Text File  |  2004-06-10  |  4.0 KB  |  207 lines

  1. inherited SetMarkerForm: TSetMarkerForm
  2.   Caption = 'Set Marker'
  3.   ClientHeight = 254
  4.   ClientWidth = 304
  5.   OnCloseQuery = FormCloseQuery
  6.   PixelsPerInch = 96
  7.   TextHeight = 13
  8.   inherited ButtonOk: TButton
  9.     Left = 221
  10.     Top = 10
  11.     TabOrder = 5
  12.   end
  13.   inherited ButtonCancel: TButton
  14.     Left = 221
  15.     Top = 43
  16.     TabOrder = 6
  17.   end
  18.   inherited ButtonHelp: THelpButton
  19.     Left = 221
  20.     Top = 76
  21.     TabOrder = 7
  22.     HelpKey = 'marker_set'
  23.   end
  24.   object SampleGroup: TGroupBox
  25.     Left = 7
  26.     Top = 89
  27.     Width = 206
  28.     Height = 75
  29.     TabOrder = 3
  30.     object SampleStartBuddy: TBuddyUpDown
  31.       Left = 161
  32.       Top = 18
  33.       Width = 15
  34.       Height = 21
  35.       Associate = SampleStart
  36.       TabOrder = 2
  37.     end
  38.     object SampleFinishBuddy: TBuddyUpDown
  39.       Left = 161
  40.       Top = 46
  41.       Width = 15
  42.       Height = 21
  43.       Associate = SampleFinish
  44.       TabOrder = 5
  45.     end
  46.     object SampleStart: TNumEdit
  47.       Left = 64
  48.       Top = 18
  49.       Width = 97
  50.       Height = 21
  51.       TabStop = True
  52.       Value = 1
  53.       Max = 100000
  54.       PageChange = 10
  55.       LineChange = 1
  56.       Label = 'Start'
  57.       Buddy = SampleStartBuddy
  58.       Caption = '1'
  59.       TabOrder = 1
  60.       MaxLength = 20
  61.     end
  62.     object SampleStartLabel: TStaticText
  63.       Left = 29
  64.       Top = 22
  65.       Width = 29
  66.       Height = 17
  67.       Alignment = taRightJustify
  68.       Caption = 'Start:'
  69.       TabOrder = 0
  70.     end
  71.     object SampleFinish: TNumEdit
  72.       Left = 64
  73.       Top = 46
  74.       Width = 97
  75.       Height = 21
  76.       TabStop = True
  77.       Value = 1
  78.       Max = 100000
  79.       PageChange = 10
  80.       LineChange = 1
  81.       Label = 'Finish'
  82.       Buddy = SampleFinishBuddy
  83.       Caption = '1'
  84.       TabOrder = 4
  85.       MaxLength = 20
  86.     end
  87.     object SampleFinishLabel: TStaticText
  88.       Left = 24
  89.       Top = 48
  90.       Width = 34
  91.       Height = 17
  92.       Alignment = taRightJustify
  93.       Caption = 'Finish:'
  94.       TabOrder = 3
  95.     end
  96.   end
  97.   object TimeGroup: TGroupBox
  98.     Left = 7
  99.     Top = 8
  100.     Width = 206
  101.     Height = 75
  102.     TabOrder = 2
  103.     object TimeStart: TTimeEdit
  104.       Left = 64
  105.       Top = 18
  106.       Width = 97
  107.       Height = 21
  108.       TabStop = True
  109.       Value = 1
  110.       Max = 1000000
  111.       Decimal = -5
  112.       PageChange = 10
  113.       LineChange = 1
  114.       Label = 'Start'
  115.       Buddy = SampleStartBuddy
  116.       Caption = '1'
  117.       TabOrder = 1
  118.       MaxLength = 20
  119.       Format = tttFull
  120.     end
  121.     object TimeStartLabel: TStaticText
  122.       Left = 29
  123.       Top = 22
  124.       Width = 29
  125.       Height = 17
  126.       Alignment = taRightJustify
  127.       Caption = 'Start:'
  128.       TabOrder = 0
  129.     end
  130.     object TimeStartBuddy: TBuddyUpDown
  131.       Left = 161
  132.       Top = 18
  133.       Width = 15
  134.       Height = 21
  135.       Associate = TimeStart
  136.       TabOrder = 2
  137.     end
  138.     object TimeFinish: TTimeEdit
  139.       Left = 64
  140.       Top = 46
  141.       Width = 97
  142.       Height = 21
  143.       TabStop = True
  144.       Value = 1
  145.       Max = 1000000
  146.       Decimal = -5
  147.       PageChange = 10
  148.       LineChange = 1
  149.       Label = 'Finish'
  150.       Buddy = TimeFinishBuddy
  151.       Caption = '1'
  152.       TabOrder = 4
  153.       MaxLength = 20
  154.       Format = tttFull
  155.     end
  156.     object TimeFinishLabel: TStaticText
  157.       Left = 24
  158.       Top = 48
  159.       Width = 34
  160.       Height = 17
  161.       Alignment = taRightJustify
  162.       Caption = 'Finish:'
  163.       TabOrder = 3
  164.     end
  165.     object TimeFinishBuddy: TBuddyUpDown
  166.       Left = 161
  167.       Top = 46
  168.       Width = 15
  169.       Height = 21
  170.       Associate = TimeFinish
  171.       TabOrder = 5
  172.     end
  173.   end
  174.   object ByTime: TRadioButton
  175.     Left = 15
  176.     Top = 6
  177.     Width = 115
  178.     Height = 17
  179.     Caption = '&Time based position'
  180.     Checked = True
  181.     TabOrder = 0
  182.     TabStop = True
  183.     OnClick = ByTimeClick
  184.   end
  185.   object BySample: TRadioButton
  186.     Left = 15
  187.     Top = 87
  188.     Width = 128
  189.     Height = 17
  190.     Caption = '&Sample based position'
  191.     TabOrder = 1
  192.     OnClick = BySampleClick
  193.   end
  194.   object Alignment: TRadioGroup
  195.     Left = 7
  196.     Top = 170
  197.     Width = 206
  198.     Height = 77
  199.     Caption = ' Finish marker alignment '
  200.     Items.Strings = (
  201.       '&None'
  202.       '&CD sector (2352 bytes/588 samples)'
  203.       '1 &kilosample (1024 samples)')
  204.     TabOrder = 4
  205.   end
  206. end
  207.